home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.debug.ui_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  10.5 KB  |  283 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. # Contributors:
  8. #     IBM Corporation - initial API and implementation
  9. ###############################################################################
  10.  
  11. pluginName=JDI Debug UI
  12. vmInstallTypePage=VM Install Type UI Page
  13.  
  14. AddBreakpoint.label=Toggle &Breakpoint
  15.  
  16. addTypeStepFilterAction.label=&Filter Type
  17. addTypeStepFilterAction.tooltip=Filter the selected type(s)
  18. addPackageStepFilterAction.label=Filter Pac&kage
  19. addPackageStepFilterAction.tooltip=Filter the selected package(s)
  20.  
  21. breakpointPropertiesAction.label=P&roperties
  22.  
  23. caughtAction.label=&Caught
  24.  
  25. debugAction.label=&Debug...
  26. debugAction.tooltip=Debug
  27.  
  28. debuggingJavaActivityName=Debugging Java
  29.  
  30. debugSourcePageName=Debugger Source Lookup
  31.  
  32. Display.label=Displa&y
  33. Display.tooltip=Display Result of Evaluating Selected Text
  34.  
  35. editStepFiltersAction.label=Edit Ste&p Filters...
  36. editStepFiltersAction.tooltip=Manage the set of defined step filters
  37.  
  38. Execute.label=E&xecute
  39. Execute.tooltip=Evaluate the Selected Text
  40.  
  41. displayViewName=Display
  42.  
  43. filteringPage.label=Filtering
  44. commonPage.label=Common
  45.  
  46. terminateEvaluationAction.label=&Terminate Evaluation
  47. terminateEvaluationAction.tooltip=Terminate Current Evaluation
  48.  
  49. EnableBreakpoint.label=&Toggle Breakpoint Enabled
  50.  
  51. entryAction.label=Entr&y
  52.  
  53. exceptionAction.label=Add Java Exception Breakpoint
  54. exceptionAction.accel.label=Add Java E&xception Breakpoint...
  55. exceptionAction.tooltip=Add Java Exception Breakpoint
  56.  
  57. classPrepareAction.label=Add Class Load Break&point...
  58.  
  59. execArgPageName=Execution Arguments
  60.  
  61. exitAction.label=E&xit
  62.  
  63. hitCount.label=&Hit Count...
  64.  
  65. Inspect.label=Insp&ect
  66. Inspect.tooltip=Inspect Result of Evaluating Selected Text
  67.  
  68. installJREPageName=Installed JREs
  69.  
  70. snippetEditorPageName=Scrapbook Runtime
  71.  
  72. JavaBreakpointProperties.label=Breakpoint P&roperties...
  73.  
  74. javaDebugPrefName=Debug
  75.  
  76. JavaSnippetEditor.label= Scrapbook
  77.  
  78. javaStepFilterPrefName=Step Filtering
  79. javaDetailFormattersPrefName=Detail Formatters
  80.  
  81. javaVariableHoverLabel=Variable Values
  82. javaVariableHoverDescription=Shows the value of the selected variable when debugging.
  83.  
  84. JDTDebugActionSet.label=Java Debug
  85.  
  86. LauncherPropertyPage.name=Launcher
  87.  
  88. ManageBreakpointAction.label=Toggle Brea&kpoint
  89.  
  90. manageMethodBreakpointAction.label=Toggle &Method Breakpoint
  91.  
  92. manageWatchpointAction.label=Toggle &Watchpoint
  93.  
  94. toggleClassPrepareAction.label=Toggle Class Load Break&point
  95.  
  96. instanceFiltersAction.label=&Instance Breakpoints...
  97.  
  98. openDeclType.label=O&pen Declaring Type
  99. openDeclType.tooltip=Open the Declaring Type
  100.  
  101. openDeclTypeHierarchy.label=Open Declaring Type &Hierarchy
  102. openDeclTypeHierarchy.tooltip=Open the Declaring Type's Hierarchy
  103.  
  104. openDeclVarType.label=&Open Declared Type
  105. openDeclVarType.tooltip=Open the Variable's Declared Type
  106.  
  107. openDeclVarTypeHierarchy.label=Open Declared Type &Hierarchy
  108. openDeclVarTypeHierarchy.tooltip=Open the Variable's Declared Type Hierarchy
  109.  
  110. openConcreteVarType.label=Open Conc&rete Type
  111. openConcreteVarType.tooltip=Open the Variable's Concrete Implementation Type
  112.  
  113. openConcreteVarTypeHierarchy.label=Open Concrete Type Hierarch&y
  114. openConcreteVarTypeHierarchy.tooltip=Open the Variable's Concrete Implementation Type Hierarchy
  115.  
  116. openRecType.label=Open Receiving T&ype
  117. openRecType.tooltip=Open the Receiving Type
  118.  
  119. openRecTypeHierarchy.label=Open Receiving Type Hier&archy
  120. openRecTypeHierarchy.tooltip=Open the Receiving Type's Hierarchy
  121.  
  122. newDetailFormatter.label=Ne&w Detail Formatter...
  123. newDetailFormatter.tooltip=Associate a Detail Formatter with this Type
  124.  
  125. editDetailFormatter.label=Edit Detai&l Formatter...
  126. editDetailFormatter.tooltip=Edit the Detail Formatter Associated with this Type
  127.  
  128. removeDetailFormatter.label=&Remove Detail Formatter
  129. removeDetailFormatter.tooltip=Remove the Detail Formatter Associated with this Type
  130.  
  131. runAction.label=&Run...
  132. runAction.tooltip=Run
  133.  
  134. RunMenu.label=&Run
  135.  
  136. runToLineAction.label=Run to &Line
  137.  
  138. scrapbookLauncher.label=Java Scrapbook Page
  139.  
  140. showQualifiedAction.label=Show &Qualified Names
  141. showQualifiedAction.tooltip=Show Qualified Names
  142.  
  143. showStaticAction.label=Show &Static Variables
  144. showStaticAction.tooltip=Show Static Variables
  145.  
  146. showConstantsAction.label=Show &Constants
  147. showConstatnsAction.tooltip=Show Static Final Variables
  148.  
  149. showStratumAction.label=S&how Source
  150.  
  151. showSystemThreads.label=Show &System Threads
  152. showSystemThreads.tooltip=Show System Threads
  153.  
  154. showMonitorThreadInfo.label=Show &Monitors
  155. showMonitorThreadInfo.tooltip=Show the Thread & Monitor Information
  156.  
  157. showNullEntriesAction.label=Show &Null Array Entries
  158. showNullEntriesAction.tooltip=Show Null Array Entries
  159.  
  160. stepIntoSelectionAction.label=Step &Into Selection
  161. stepIntoSelectionAction.tooltip=Step into the selected method
  162.  
  163. suspendPolicy.label=&Suspend VM
  164.  
  165. Watch.label=Wa&tch
  166.  
  167. primitiveOptionsAction.label=&Java Primitives...
  168. primitiveOptionsAction.tooltip=Set display options for Java primitives
  169.  
  170. detailOptionsAction.label=Java &Detail Formatters...
  171. detailOptionsAction.tooltip=Set options for the display of Java detail formatters
  172.  
  173. editLogicalStructuresAction.label=Java &Logical Structures...
  174. editLogicalStructuresAction.tooltip=Configure the logical structure options
  175.  
  176. uncaughtAction.label=&Uncaught
  177.  
  178. vmPageName=Runtime JRE
  179.  
  180. JavaApplicationShortcut.label=Java Application
  181. JavaApplicationShortcut.description.debug=Debug Java Application
  182. JavaApplicationShortcut.description.run=Run Java Application
  183.  
  184. jreSystemLibrary.name=JRE System Library
  185.  
  186. JDTLaunchActionSet.label=Java Launch
  187.  
  188. providerName=Eclipse.org
  189.  
  190. JavaSourceLocator.name=Prompting Java Source Locator
  191.  
  192. excludeExceptionLocationAction.label=E&xclude Exception Location
  193. excludeExceptionLocationAction.tooltip=Excludes the Exception Location from Consideration in the Exception Breakpoint
  194.  
  195. AppletShortcut.label=Java Applet
  196. AppletShortcut.description.debug=Debug Java Applet
  197. AppletShortcut.description.run=Run Java Applet
  198.  
  199. ActionDefinition.addClassPrepareBreakpoint.name=Add Class Load Breakpoint
  200. ActionDefinition.addClassPrepareBreakpoint.description=Add a class load breakpoint
  201. ActionDefinition.localJavaShortcut.name=Run as Java Application
  202. ActionDefinition.localJavaShortcut.description=Attempts to run the currently selected element as a Java application
  203. ActionDefinition.javaAppletShortcut.name=Run as Java Applet
  204. ActionDefinition.javaAppletShortcut.description=Attempts to run the currently selected element as a Java applet
  205. ActionDefinition.manageWatchpoint.name= Toggle Watchpoint
  206. ActionDefinition.manageWatchpoint.description=Add or remove a Java watchpoint
  207. ActionDefinition.manageMethodBreakpoint.name= Toggle Method Breakpoint
  208. ActionDefinition.manageMethodBreakpoint.description=Add or remove a Java method breakpoint
  209. ActionDefinition.addException.name=Add Java Exception Breakpoint
  210. ActionDefinition.addException.description=Add a Java exception breakpoint
  211. ActionDefinition.manageBreakpoint.name= Toggle Breakpoint
  212. ActionDefinition.manageBreakpoint.description=Add or remove a Java Breakpoint
  213. ActionDefinition.stepIntoSelection.name=Step Into Selection
  214. ActionDefinition.stepIntoSelection.description=Step into the current selected statement
  215. ActionDefinition.execute.name=Execute
  216. ActionDefinition.execute.description=Evaluate selected text
  217. ActionDefinition.display.name=Display
  218. ActionDefinition.display.description=Display result of evaluating selected text
  219. ActionDefinition.inspect.name=Inspect
  220. ActionDefinition.inspect.description=Inspect result of evaluating selected text
  221. ViewCommand.displayView.name=Display
  222. ViewCommand.displayView.description=Show the Display view
  223.  
  224. AddBookmark.label=Add Boo&kmark...
  225. AddBookmark.tooltip=Add Bookmark...
  226. AddTask.label=Add &Task...
  227. AddTask.tooltip=Add Task...
  228.  
  229. localJavaApplicationTabGroupDescription.debug=Debug a Java application
  230. localJavaApplicationTabGroupDescription.run=Run a Java application
  231. remoteJavaApplicationTabGroupDescription=Attach to a Java virtual machine accepting debug connections
  232. appletTabGroupDescription.debug=Debug a Java applet
  233. appletTabGroupDescription.run=Run a Java applet
  234.  
  235. java_type_name.description=Returns the fully qualified Java type name of the primary type in the selected resource.
  236.  
  237. Context.javaDebugging.name= Debugging Java
  238. Context.javaDebugging.description= Debugging Java programs
  239.  
  240. newWizardCategoryName=Java Run/Debug
  241. NewJavaScrapbookPage.label= Scrapbook Page
  242. NewJavaScrapbookPage.description=Create a Java scrapbook page file
  243.  
  244. OpenSnippetWizardAction.label=Scrap&book...
  245. OpenSnippetWizardAction.tooltip=New Scrapbook Page
  246.  
  247. JavaMethodBreakpointIMethodRenameParticipant.name=Method breakpoint participant
  248. JavaWatchpointIFieldRenameParticipant.name=Watchpoint participant
  249. LaunchConfigurationIJavaProjectRenameParticipant.name=Launch configuration participant
  250. LaunchConfigurationIPackageFragmentRenameParticipant.name=Launch configuration participant
  251. LaunchConfigurationITypeRenameParticipant.name=Launch configuration participant
  252. LaunchConfigurationITypeMoveParticipant.name=Launch configuration participant
  253. LaunchConfigurationIPackageFragmentMoveParticipant.name=Launch configuration participant
  254. JavaBreakpointITypeRenameParticipant.name=Breakpoint participant
  255. JavaBreakpointIJavaProjectRenameParticipant.name=Breakpoint participant
  256. JavaBreakpointIPackageFragmentRenameParticipant.name=Breakpoint participant
  257. JavaBreakpointIPackageFragmentMoveParticipant.name=Breakpoint participant
  258. JavaBreakpointITypeMoveParticipant.name=Breakpoint participant
  259. showConstantsAction.tooltip=Show Constants
  260.  
  261. snippetDocumentSetupParticipant.name= Java Snippet Document Setup Participant
  262. snippetDocumentFactory.name= Java Snippet Document Factory
  263.  
  264. InDeadlockColorDefinition.label=Deadlocked threads and monitors
  265. InDeadlockColorDefinition.description=The color used to render deadlocked threads and monitors in the Debug view.
  266.  
  267. javaStackTraceConsole.label= Java Stack Trace Console
  268. FormatStackTraceActionDelegate.name= Format
  269. FormatStackTraceActionDelegate.tooltip= Format
  270.  
  271. javaLogicalStruturePref.name=Logical Structures
  272. EditLogicalStructure.label=Edit Logical Structure...
  273.  
  274. preferenceKeywords.general=java debug suspend hot hcr timeout
  275. preferenceKeywords.jres=java jdk 5.0 jres vms
  276. preferenceKeywords.detailFormatters=java details toString variables
  277. preferenceKeywords.logicalStructures=java logical structures variables
  278. preferenceKeywords.stepFilters=java stepping filters
  279.  
  280. preference.transfer.jres=Installed JREs
  281. preference.transfer.jres.description=Preferences related to system libraries used to build, run, and debug Java applications.
  282.